home *** CD-ROM | disk | FTP | other *** search
- Path: parsifal.nando.net!pretzel
- From: pretzel <pretzel@nando.net>
- Newsgroups: comp.lang.c
- Subject: ASCII value of a character
- Date: Fri, 2 Feb 1996 22:30:11 -0500
- Organization: News & Observer Public Access
- Message-ID: <Pine.SUN.3.91.960202222737.26868B-100000@parsifal.nando.net>
- NNTP-Posting-Host: parsifal.nando.net
- Mime-Version: 1.0
- Content-Type: TEXT/PLAIN; charset=US-ASCII
-
- How do you find the ascii value of a character? What I am actually
- trying to do is read a tab from the keyboard and use it in a switch
- statement. If the user hits tab, input a certain variable, etc. Also,
- finding ascii values has infinite other uses.
-
- Pretzel <pretzel@nando.net>
-